.mainner{
	width:980px;
	overflow:hidden;
	zoom:1;
}
/***********上传视频**************/
.h1Title{
	height:70px;
	line-height:70px;
	font-size:18px;
	color:#0085d2;
	font-weight:normal;
}
.spanTitle{
	background-position:-181px -109px;
	width:33px;
	height:22px;
	display:block;
	float:left;
	margin-top:24px;
	margin-right:5px;
}
.divBoxAll{
	width:980px;
	height:385px;
	background-color:#f2f2f2;
	position:relative;
}
.divBoxAs{
	width:980px;
	height:575px;
	background-color:#f2f2f2;
	position:relative;
}
.divBoxAll a{
	color:#fff;
}
.topArrow{
	position:absolute;
	background: url(toparrow.png?v=20221228123252) no-repeat;
	width:130px;
	height:142px;
	top:75px;
	left:430px;
	display:block;
	cursor:pointer;
}
.spanButton{
	width:230px;
	height:75px;
	line-height:75px;
	background-color:#0085d2;
	text-align:center;
	font-size:30px;
	position:absolute;
	top:240px;
	left:380px;
	color:#fff;
}
/***********上传视频END**************/
/***********上传详情**************/
.divscxq{
	height:120px;
	border-bottom:1px dotted #959595;
	margin-left:25px;
	margin-right:25px;
}
.h1scxq{
	height:50px;
	line-height:50px;
	font-size:14px;
	font-weight:normal;
}
.divGdt{
	height:25px;
	width:665px;
	background-color:#6FC;
	float:left;
}
.divNum{
	font-size:24px;
	margin-left:15px;
	float:left;
}
.divCancel {
	font-size:12px;
	float:right;
}
.divCancel .adele{
	color:#0085d1!important;
}
.spanCancel{
	color:#999 !important;
	margin-right:5px;
	margin-left:5px;
}
.divSc{
	width:930px;
	float:left;
	margin-top:10px;
}
.divSc span{
	font-size:12px;
}
.spanScsd{
	margin-right:140px;
}
.spanYsc{
	margin-right:115px;
}
.h2Title{
	height:55px;
	line-height:55px;
	font-size:14px;
	margin-left:25px;
}
.zxx_v_menu {
	width: 93px;
	height:23px;
	position: relative;
	border: 1px solid #0085d1;
	float:left;
	background: #fff;
}
.click_area {
	padding: 1px;
	padding-left:15px;
}
/********下拉列表的颜色有渐变************/
.click_area .v_menu {
	display: block;
	padding-left: 5px;
	line-height: 6px;
	border-top: 6px solid #fff;
	background: #fff;
	border-bottom: 5px solid #fff;
	font-size: 12px;
	text-decoration: none;
	zoom: 1;
}
/********下拉列表移悬停的颜色***********/
.click_area .v_menu:hover {
	color: #34538b;
	text-decoration: none;
	border-top-color: #fff;
	background-color: #fff;
	border-bottom-color: #fff;
}
/*********按钮框外框的颜色**********/
.point_out {
	width: 14px;
	padding: 1px;
	float: right;
	margin-right: 5px;
	position: relative;
	top: -14px;
	color: #0085d1;
}
/*********按钮框里面的颜色**********/
.point_in {
	display: block;
	line-height: 3px;
	border-top: 5px solid #fff;
	background: #fff;
	border-bottom: 3px solid #fff;
	cursor:pointer;
}
/*********列表框**********/
.v_menu_list {
	position: absolute;
	width: 98%;
	border: 1px solid #0085d1;
	background: white;
	left: 0px;
	top: 21px;
	font-size: 12px;
	display: none;
	height:200px;
	overflow-y:auto;
}
.v_menu_list li{
	height:25px;
	line-height:25px;
	padding-left:20px;
}
/*********列表框每行的样式**********/
.v_menu_list li a {
	display: block;
	text-decoration: none;
	zoom: 1;
}
/*********列表框每行悬停的样式**********/
.v_menu_list li a:hover {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.ulScsp{
	margin-left:25px;
}
.liScsp{
	height:25px;
	width:955px;
	margin-bottom:20px;
	float:left;
}
.lablewz{
	width:56px;
	float:left;
}
.lablewzFix{
	width:180px;
	float:left;
	line-height:18px;
	margin-left:5px;
}
.inputTitle{
	width:573px;
	border:1px solid #b5b5b5;
	height:23px;
	background-color:#f2f2f2;
	padding-left:5px;
}
.zxx_v_menus {
	width: 578px;
	height:23px;
	position: relative;
	border: 1px solid #b5b5b5;
	float:left;
	background: #f2f2f2;
	_width: 580px;
}
.click_areas {
	padding: 1px;
	padding-left:5px;
}
/********下拉列表的颜色有渐变************/
.click_areas .v_menus {
	display: block;
	padding-left:5px;
	line-height: 6px;
	border-top: 6px solid #f2f2f2;
	background: #f2f2f2;
	border-bottom: 5px solid #f2f2f2;
	font-size: 12px;
	text-decoration: none;
	zoom: 1;
	color: #333333;
	_line-height:25px;
	_border-top:0px;
	_border-bottom:0px;
}
/********下拉列表移悬停的颜色***********/
.click_areas .v_menus:hover {
	color: #333333;
	text-decoration: none;
	border-top-color: #f2f2f2;
	background-color: #f2f2f2;
	border-bottom-color: #f2f2f2;
}
/*********按钮框外框的颜色**********/
.point_outs {
	width: 14px;
	padding: 1px;
	float: right;
	margin-right: 5px;
	position: relative;
	top: -14px;
	color: #7e7e7e;
	_display:none;
}
/*********按钮框里面的颜色**********/
.point_ins {
	display: block;
	line-height: 3px;
	border-top: 5px solid #f2f2f2;
	background: #f2f2f2;
	border-bottom: 3px solid #f2f2f2;
	cursor:pointer;
}
/*********列表框**********/
.v_menu_lists {
	position: absolute;
	width: 100%;
	border: 1px solid #7e7e7e;
	background: white;
	left: 0px;
	top: 21px;
	font-size: 12px;
	display: none;
	overflow-y:auto;
}
.v_menu_lists li{
	height:25px;
	line-height:25px;
	overflow:hidden;
	padding-left:10px;
	background-color:#FFF;
}
/*********列表框每行的样式**********/
.v_menu_lists li a {
	display: block;
	text-decoration: none;
	zoom: 1;
	color: #333333;
}
/*********列表框每行悬停的样式**********/
.v_menu_lists li a:hover {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
/***********上传详情END***************/
.textArea{
	width:573px;
	height:93px;
	background: #f2f2f2;
	border:1px solid #b5b5b5;
	padding-left:5px;
}
.liBot20{
	margin-bottom:20px;
	float:left;
}
.divBq{
	width:578px;
	height:58px;
	border:1px solid #b5b5b5;
	float:left;
	font-size:12px;
}
.spanBq{
	height:20px;
	line-height:20px;
	background-color:#e4e4e4;
	display:block;
	float:left;
	border:1px solid #c4c4c4;
	margin-left:5px;
	margin-top:5px;
	padding-left:5px;
}
.inputBq{
	width:553px;
	height:18px;
	border:1px solid #0085d1;
	float:left;
	margin-left:5px;
	margin-top:5px;
	padding-left:5px;
	background: #f2f2f2;
}
.scButton{
	border:none;
	background:#0085d1;
	width:50px;
	height:25px;
	line-height:28px;
	position:absolute;
	top:520px;
	left:82px;
	cursor:pointer;
	color:#fff;
}
.nonePosition{
	border:none;
	background:#0085d1;
	width:50px;
	height:25px;
	line-height:28px;
	top:520px;
	left:82px;
	cursor:pointer;
	color:#fff;
}
/***********上传完成**************/
.divscxqFix{
	height:79px;
	position:relative;
}
.divBoxAsFix{
	width:980px;
	height:325px;
	background-color:#f2f2f2;
	position:relative;
}
.h1Sc{
	height:30px;
	line-height:30px;
	font-size:18px;
	margin-top:25px;
	float:left;
	font-weight:normal;
}
.spanLeft{
	width:30px;
	height:30px;
	background-position:-191px -228px;
	display:block;
	float:left;
	margin-right:15px;
}
.scBtn{
	width:90px;
	text-align: center;
	height:40px;
	display:block;
	background-color:#0085d1;
	border:none;
	color:#FFF;
	line-height:42px;
	position:absolute;
	top:20px;
	right:25px;
	cursor:pointer;
}
.ulScy{
	padding-left:25px;
	margin-top:10px;
}
.ulScy li{
	height:36px;
	line-height:36px;
}
.spanbt{
	color:#666;
}
.spanBold{
	font-weight:bold;
}
/***********上传完成END**************/